Fix domU reboot failure when using "pci=" option
authorKeir Fraser <keir@xensource.com>
Mon, 8 Oct 2007 09:46:45 +0000 (10:46 +0100)
committerKeir Fraser <keir@xensource.com>
Mon, 8 Oct 2007 09:46:45 +0000 (10:46 +0100)
commit10f71216a1d3b80ec21a893fabfaaec9355e2180
treebeffea9cbb902fa441f9814512dd28e10ddaf684
parentc4cc67351030ce5a6c9150a4a59fccd147e8d477
Fix domU reboot failure when using "pci=" option

The failure only happens on the second or later auto reboot.
See the following thread for a long discussion on this issue where
most problems were fixed.

http://lists.xensource.com/archives/html/xen-users/2006-05/msg00154.html

Signed-off-by: Charles Arnold <carnold@novell.com>
tools/python/xen/xend/XendConfig.py